home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gcc / libnixV0_8.lha / gnu / libnix-sources.lha / sources / headers / debuglib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-12  |  168 b   |  15 lines

  1. #ifdef DEBUG_LIB
  2. #ifndef _DEBUGLIB_H_
  3. #define _DEBUGLIB_H_
  4.  
  5. /* Yet nothing - could be a debug-requester or something */
  6.  
  7. /*
  8.  
  9.   #define FATALERROR(a)
  10.  
  11. */
  12.  
  13. #endif
  14. #endif
  15.